kernel command line extension
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 20 Jun 2007 15:52:01 +0000 (16:52 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 20 Jun 2007 15:52:01 +0000 (16:52 +0100)
commit084df3b9f77bdc13b470e9feafc463c96dc9fb85
tree66211a734b3dca2cc62feb432b363996bfafa07b
parent1f698f3f9f667540ee8256dc05dc41641b8859e7
kernel command line extension

In order to allow appending to the dom0 command line even with boot
loaders that only allow editing the kernel (i.e. Xen in our case)
command line, support a '--' separator option.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Keir Fraser <keir@xensource.com>
xen/arch/x86/setup.c